'Declaration Public Function New( _
ByVal textТекст для отображения на CheckedToolStripSplitButton.As System.String, _
ByVal imageИзображение System.Drawing.Image, которое будет отображаться на CheckedToolStripSplitButton.As System.Drawing.Image, _
ByVal ParamArray dropDownItemsМассив элементов управления System.Windows.Forms.ToolStripItem.() As System.Windows.Forms.ToolStripItem _
)
public CheckedToolStripSplitButton(
System.String text,
System.Drawing.Image image,
params System.Windows.Forms.ToolStripItem[] dropDownItems
)
public: CheckedToolStripSplitButton(
System.String text,
System.Drawing.Image* image,
params System.Windows.Forms.ToolStripItem*[]* dropDownItems
)
public:
CheckedToolStripSplitButton(
System.String text,
System.Drawing.Image^ image,
... array<System.Windows.Forms.ToolStripItem^>^ dropDownItems
)
Parameters
- text
- Текст для отображения на CheckedToolStripSplitButton.
- image
- Изображение System.Drawing.Image, которое будет отображаться на CheckedToolStripSplitButton.
- dropDownItems
- Массив элементов управления System.Windows.Forms.ToolStripItem.